AdCourseCoReqDetail 
Logical Entity Name  AdCourseCoReqDetail 
Default Table Name  AdCourseCoReqDetail 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseCoReqDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseCoReqDetailId(PK)    int  NO 
 
AdCourseCoReqRuleId(FK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
MinGPA    numeric(9, 2)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdCourseCoReqDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AdCourseCoReqDetailAdCourseCoReqDetailID  PrimaryKey  AdCourseCoReqDetailId 

AdCourseCoReqDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourseCoReqRule  Non-Identifying  One To Zero or More  FK_AdCourseCoReqDetailAdCourseCoReqRuleId_AdCourseCoReqRuleAdCourseCoReqRuleId      AdCourseCoReqRuleId  NO  YES 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCourseCoReqDetailAdCourseID_AdCourseAdCourseID      AdCourseID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCourseCoReqDetailUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCourseCoReqDetail Check Constraints 
Check Constraint Name  CheckConstraint